home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / fido / SHELTER275.lha / XPRS / xprclock.doc < prev    next >
Text File  |  1994-11-26  |  639b  |  20 lines

  1.  
  2.   This is a XPR that is a derivative of a program written by Wayne Crosbie.
  3. The original program was written for MSDOS machines by Rod Boissinot, 
  4.  
  5. The Setup parameters are:
  6.     
  7.    Y - The current Year.
  8.    O - the offset from UTC.
  9.  
  10.     Defaults:
  11.     Y1994,O-5
  12.  
  13.    The library requires AmigaDos 2.04, and makes use of the 'DATE'
  14. CLI command to actually set the date, so it must be on the path.  The
  15. library must be called from a process (Which all XPR hosts are, I just
  16. wanted to mention that to make sure), and can be used from within
  17. a script within any XPR supporting terminal package, even though it
  18. was written for use with Welmat.
  19.  
  20.